babl.git
2018-02-02 Félix PiédalluPKGBUILD points again to gnome upstream
2018-02-02 Félix PiédalluFix : libdir for autotools and meson are not the same…
2018-01-30 Øyvind Kolåsbabl: fix icc matrix profile fast paths
2018-01-25 Jan Veselymeson: Add missing single quote
2018-01-23 Øyvind Kolåspost release version bump
2018-01-23 Øyvind Kolåsrelease 0.1.42
2018-01-20 Øyvind Kolåsbabl: initialize the bpp of fishes loaded from cache
2018-01-17 Øyvind Kolåspost release version bump
2018-01-17 Øyvind KolåsNEWS: update
2018-01-17 Øyvind Kolåsrelease 0.1.40
2018-01-17 Øyvind Kolåsbabl: add a test iteration multiplier
2018-01-17 Øyvind Kolåsbabl: make pixel-count instrumentation opt-in
2018-01-16 Øyvind Kolåsbabl: set user_data ptr for quick dispatch of 1 step...
2018-01-16 Øyvind Kolåsbabl: indentation and code cleanup
2018-01-15 Øyvind Kolåsbabl: use memcpy dpsatch path for all identity transforms
2018-01-15 Øyvind Kolåsbabl: reduce amount of instrumentation
2018-01-14 Øyvind Kolåsbabl: store pointer to where user data resides instead...
2018-01-14 Øyvind Kolåsbabl: refactor code to get rid of more branches in...
2018-01-14 Øyvind Kolåsbabl: use babl_conversion_process where appropriate
2018-01-14 Øyvind Kolåsbabl: simplify branching in babl_process dispatch
2018-01-14 Øyvind Kolåsbabl: factor out some branches from path fish dispatch
2018-01-14 Øyvind Kolåsbabl: refactor conversion dispatch to do less branches...
2018-01-13 Øyvind Kolåsbabl.map: update symbols for meson build
2018-01-13 Øyvind Kolåsbabl: add babl_process_rows api
2018-01-13 Ellsse2-float: use same TRC for "leftover" samples
2018-01-11 Ellsse2-float: use babl_linear_to_gamma_2_2f() (instead...
2018-01-11 Ellutil, sse2-float: make sure 1 maps to 1 in linear ...
2018-01-07 Øyvind Kolåsbabl: shuffle some dispatch functions to be inlineable
2018-01-07 Øyvind Kolåsbabl: strip out some internal length returning code
2018-01-06 Øyvind Kolåsbabl: prepare babl_fish_process for direct calling
2018-01-03 Øyvind Kolåspalette: expect palettes/formats to be gamma corrected...
2018-01-02 Øyvind Kolåsbabl: improve babl_trc_formula_srgb sRGB detection...
2017-12-21 Debarshi RayCIE: Use a faster cbrtf implementation
2017-12-20 Øyvind Kolåsextensions-gggl: clamp when converting float to 16bit
2017-12-20 Øyvind Kolåsbabl: re-enable earlier bailing for big path errors
2017-12-19 Øyvind Kolåsmeson.build: babl's license is LGPL3+
2017-12-16 Félix PiédalluSimpler library handling. PKGBUILD+release, lto.
2017-12-16 Félix Piédallufix check version
2017-12-16 Félix PiédalluFix library name
2017-12-16 Félix PiédalluAdded PKGBUILD for archlinux, based on AUR.
2017-12-16 Félix PiédalluRemove useless join_paths arg
2017-12-16 Félix Piédalluuse find_program. Use env for multiple commands as...
2017-12-16 Félix Piédalluuse env instead of bash
2017-12-16 Félix PiédalluUse formatting instead of weird path reconstruction
2017-12-16 Félix PiédalluDispatch the custom_target in two custom_targets for...
2017-12-16 Félix PiédalluFix push_web, add index_html generation. TODO: simplify...
2017-12-16 Félix PiédalluAdd linker script for symbols export
2017-12-16 Félix Piédallusome small cleanup, export script for scp
2017-12-16 Félix Piédalluadd docs. fix install libs. Seems finished.~
2017-12-16 Félix Piédalluadd extensions, tools
2017-12-16 Félix PiédalluAdd tests
2017-12-16 Félix PiédalluFix build, links.
2017-12-16 Félix PiédalluAdded basic meson files
2017-12-11 Øyvind Kolåsbabl: make conversion to model double more generic
2017-12-09 Øyvind KolåsCIE: refactor away some intermediate variables/assignments
2017-12-09 Øyvind KolåsCIE: add CIE XYZ and CIE XYZ alpha models
2017-12-04 Jehantests: not all UNIX-like OSes have a libpthread.
2017-11-26 Debarshi RayCIE: Simplify code
2017-11-15 Øyvind Kolåsconfigure.ac: post release version bump
2017-11-15 Øyvind Kolåsconfigure.ac: release 0.1.38
2017-11-15 Øyvind KolåsNEWS: update
2017-11-14 Edward Ebabl_pow_24f(): add missing float suffix
2017-11-11 Debarshi RayCIE: Add "CIE L float"
2017-11-11 Tobias Stoeckmannbabl: fix memory leaks on error paths
2017-11-10 Øyvind Kolåsextensions: protect another conversion against /0.0
2017-11-10 Øyvind Kolåsextensions: protect gray unpremuls from gggl against...
2017-11-10 Øyvind Kolåsconfigure.ac: post release version bump
2017-11-10 Øyvind Kolåsrelease: 0.1.36
2017-11-10 Øyvind KolåsNEWS: update for 0.1.36
2017-11-08 Debarshi RayCIE: Make the Lab to RGB fast paths work with non-sRGB...
2017-11-08 Debarshi RayCIE: Make the Lab to RGB fast paths as accurate as...
2017-11-07 Ellbabl, sse2-float: fall back to slow, accurate path...
2017-10-31 Øyvind Kolåsexport-symbols: add babl_format_exists
2017-10-31 Øyvind Kolåsbabl: add babl_format_exists
2017-10-31 Debarshi RayCIE: Make the RGB to Lab fast paths work with non-sRGB...
2017-10-31 Debarshi RayCIE: Make the RGB to Lab fast paths as accurate as...
2017-10-31 Debarshi RayCIE: Use cbrt instead of pow for the reference XYZ...
2017-10-31 Debarshi RayCIE: Add conversion from "RGBA float" to "CIE Lab float"
2017-10-25 Tobias Stoeckmannbabl: use snprintf instead of sprintf
2017-10-24 Tobias Stoeckmannbabl: properly handle large files on 32 bit systems
2017-10-14 Tobias Stoeckmannbabl: always end strncpy strings with NUL
2017-10-06 Øyvind Kolåspost release version bump
2017-10-06 Øyvind Kolåsrelease 0.1.34, update NEWS
2017-10-05 Øyvind Kolåsexport-symbols: add babl_backtrack for gimp-2.8
2017-10-04 Øyvind Kolåsbabl: rearrange BablModel struct
2017-10-04 Øyvind Kolåsbabl: do not use model.data for storing original model...
2017-10-03 Øyvind Kolåsupdate NEWS
2017-10-03 Øyvind Kolåspost-release version bump
2017-10-03 Øyvind Kolåsrelease 0.1.32
2017-10-03 Øyvind Kolåsdocs: update with api changes
2017-10-03 Øyvind Kolåsbabl: acknowledge some used trademarks
2017-10-03 Øyvind Kolåsbabl: move to/from xyz and rgbtoxyz matrix functions...
2017-10-03 Øyvind Kolåsbabl: rename babl_space_from_icc to babl_icc_make_space
2017-10-03 Ellbabl: fix clang warnings in babl-polynomial
2017-10-03 Øyvind KolåsHSL: make hue be set in all switch cases for rgb_to_hsl
2017-09-30 Edward Ebabl: revert and clarify libtool flag for win32 builds
2017-09-30 Ellbabl: improve alpha calc. in pal+alpha -> rgba conversion
2017-09-30 Ellbabl: consistently use unsigned char in u8 palette...
2017-09-29 Øyvind Kolåssse4-int8: avoid using uninitialized variable
2017-09-28 Øyvind Kolåsbabl: use -no-install to avoid libtool .sh wrappers
next